[INFO] cloning repository https://github.com/thomasJamesTurner/BluePond
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thomasJamesTurner/BluePond" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FthomasJamesTurner%2FBluePond", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FthomasJamesTurner%2FBluePond'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a4c4dad269c07e3c9a6cc6be125ff52d6f18d8de
[INFO] fixing thomasJamesTurner/BluePond against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FthomasJamesTurner%2FBluePond" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thomasJamesTurner/BluePond
[INFO] finished tweaking git repo https://github.com/thomasJamesTurner/BluePond
[INFO] tweaked toml for git repo https://github.com/thomasJamesTurner/BluePond written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thomasJamesTurner/BluePond on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thomasJamesTurner/BluePond already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-tungstenite v0.28.0
[INFO] [stderr]   Downloaded asn1-rs-derive v0.6.0
[INFO] [stderr]   Downloaded asn1-rs-impl v0.2.0
[INFO] [stderr]   Downloaded oid-registry v0.8.1
[INFO] [stderr]   Downloaded der-parser v10.0.0
[INFO] [stderr]   Downloaded tungstenite v0.28.0
[INFO] [stderr]   Downloaded rcgen v0.14.7
[INFO] [stderr]   Downloaded asn1-rs v0.7.1
[INFO] [stderr]   Downloaded x509-parser v0.18.1
[INFO] [stderr]   Downloaded aws-lc-rs v1.16.1
[INFO] [stderr]   Downloaded aws-lc-sys v0.38.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6b41be4087f6d726ed391c9ce9ff26e119f39f0064469cc9c6aefbfcc42e811d
[INFO] running `Command { std: "docker" "start" "6b41be4087f6d726ed391c9ce9ff26e119f39f0064469cc9c6aefbfcc42e811d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6b41be4087f6d726ed391c9ce9ff26e119f39f0064469cc9c6aefbfcc42e811d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b41be4087f6d726ed391c9ce9ff26e119f39f0064469cc9c6aefbfcc42e811d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6b41be4087f6d726ed391c9ce9ff26e119f39f0064469cc9c6aefbfcc42e811d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking num-conv v0.2.0
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rcgen v0.14.7
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]     Checking tokio-tungstenite v0.28.0
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking BluePond v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find type `Certificate` in this scope
[INFO] [stdout]    --> src/certificates.rs:23:17
[INFO] [stdout]     |
[INFO] [stdout]  23 | fn new_ca() -> (Certificate, Issuer<'static, KeyPair>) {
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.14.0/src/lib.rs:677:1
[INFO] [stdout]     |
[INFO] [stdout] 677 | pub struct CertificateDer<'a>(Der<'a>);
[INFO] [stdout]     | ----------------------------- similarly named struct `CertificateDer` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout]  23 | fn new_ca() -> (CertificateDer, Issuer<'static, KeyPair>) {
[INFO] [stdout]     |                            +++
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rcgen::Certificate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Issuer` in this scope
[INFO] [stdout]   --> src/certificates.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 | fn new_ca() -> (Certificate, Issuer<'static, KeyPair>) {
[INFO] [stdout]    |                              ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::Issuer;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `KeyPair` in this scope
[INFO] [stdout]   --> src/certificates.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 | fn new_ca() -> (Certificate, Issuer<'static, KeyPair>) {
[INFO] [stdout]    |                                              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::KeyPair;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CertificateParams` in this scope
[INFO] [stdout]   --> src/certificates.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         CertificateParams::new(Vec::default()).expect("empty subject alt name can't produce error");
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ use of undeclared type `CertificateParams`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 25 -         CertificateParams::new(Vec::default()).expect("empty subject alt name can't produce error");
[INFO] [stdout] 25 +         CertificateDer::new(Vec::default()).expect("empty subject alt name can't produce error");
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::CertificateParams;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IsCa` in this scope
[INFO] [stdout]   --> src/certificates.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 27 |     params.is_ca = IsCa::Ca(BasicConstraints::Unconstrained);
[INFO] [stdout]    |                    ^^^^ use of undeclared type `IsCa`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::IsCa;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `BasicConstraints` in this scope
[INFO] [stdout]   --> src/certificates.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |     params.is_ca = IsCa::Ca(BasicConstraints::Unconstrained);
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^ use of undeclared type `BasicConstraints`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::BasicConstraints;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `DnType` in this scope
[INFO] [stdout]   --> src/certificates.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         DnType::CountryName,
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `DnType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::DnType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PrintableString` in this scope
[INFO] [stdout]   --> src/certificates.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         PrintableString("BR".try_into().unwrap()),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these tuple variants
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::DnValue::PrintableString;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::InvalidAsn1String::PrintableString;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `DnType` in this scope
[INFO] [stdout]   --> src/certificates.rs:34:15
[INFO] [stdout]    |
[INFO] [stdout] 34 |         .push(DnType::OrganizationName, "Crab widgits SE");
[INFO] [stdout]    |               ^^^^^^ use of undeclared type `DnType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::DnType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyUsagePurpose` in this scope
[INFO] [stdout]   --> src/certificates.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 |     params.key_usages.push(KeyUsagePurpose::DigitalSignature);
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^ use of undeclared type `KeyUsagePurpose`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::KeyUsagePurpose;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyUsagePurpose` in this scope
[INFO] [stdout]   --> src/certificates.rs:36:28
[INFO] [stdout]    |
[INFO] [stdout] 36 |     params.key_usages.push(KeyUsagePurpose::KeyCertSign);
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^ use of undeclared type `KeyUsagePurpose`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::KeyUsagePurpose;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyUsagePurpose` in this scope
[INFO] [stdout]   --> src/certificates.rs:37:28
[INFO] [stdout]    |
[INFO] [stdout] 37 |     params.key_usages.push(KeyUsagePurpose::CrlSign);
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^ use of undeclared type `KeyUsagePurpose`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::KeyUsagePurpose;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyPair` in this scope
[INFO] [stdout]   --> src/certificates.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let key_pair = KeyPair::generate().unwrap();
[INFO] [stdout]    |                    ^^^^^^^ use of undeclared type `KeyPair`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::KeyPair;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Issuer` in this scope
[INFO] [stdout]   --> src/certificates.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 |     (cert, Issuer::new(params, key_pair))
[INFO] [stdout]    |            ^^^^^^ use of undeclared type `Issuer`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::Issuer;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Certificate` in this scope
[INFO] [stdout]    --> src/certificates.rs:23:17
[INFO] [stdout]     |
[INFO] [stdout]  23 | fn new_ca() -> (Certificate, Issuer<'static, KeyPair>) {
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.14.0/src/lib.rs:677:1
[INFO] [stdout]     |
[INFO] [stdout] 677 | pub struct CertificateDer<'a>(Der<'a>);
[INFO] [stdout]     | ----------------------------- similarly named struct `CertificateDer` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout]  23 | fn new_ca() -> (CertificateDer, Issuer<'static, KeyPair>) {
[INFO] [stdout]     |                            +++
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rcgen::Certificate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Issuer` in this scope
[INFO] [stdout]   --> src/certificates.rs:47:28
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn new_end_entity(issuer: &Issuer<'static, KeyPair>) -> Certificate {
[INFO] [stdout]    |                            ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::Issuer;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `KeyPair` in this scope
[INFO] [stdout]   --> src/certificates.rs:47:44
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn new_end_entity(issuer: &Issuer<'static, KeyPair>) -> Certificate {
[INFO] [stdout]    |                                            ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::KeyPair;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Certificate` in this scope
[INFO] [stdout]    --> src/certificates.rs:47:57
[INFO] [stdout]     |
[INFO] [stdout]  47 | fn new_end_entity(issuer: &Issuer<'static, KeyPair>) -> Certificate {
[INFO] [stdout]     |                                                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.14.0/src/lib.rs:677:1
[INFO] [stdout]     |
[INFO] [stdout] 677 | pub struct CertificateDer<'a>(Der<'a>);
[INFO] [stdout]     | ----------------------------- similarly named struct `CertificateDer` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout]  47 | fn new_end_entity(issuer: &Issuer<'static, KeyPair>) -> CertificateDer {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rcgen::Certificate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Issuer` in this scope
[INFO] [stdout]   --> src/certificates.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 | fn new_ca() -> (Certificate, Issuer<'static, KeyPair>) {
[INFO] [stdout]    |                              ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::Issuer;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CertificateParams` in this scope
[INFO] [stdout]   --> src/certificates.rs:49:22
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let mut params = CertificateParams::new(vec![name.into()]).expect("we know the name is valid");
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^ use of undeclared type `CertificateParams`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 49 -     let mut params = CertificateParams::new(vec![name.into()]).expect("we know the name is valid");
[INFO] [stdout] 49 +     let mut params = CertificateDer::new(vec![name.into()]).expect("we know the name is valid");
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::CertificateParams;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `KeyPair` in this scope
[INFO] [stdout]   --> src/certificates.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 | fn new_ca() -> (Certificate, Issuer<'static, KeyPair>) {
[INFO] [stdout]    |                                              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::KeyPair;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `DnType` in this scope
[INFO] [stdout]   --> src/certificates.rs:51:36
[INFO] [stdout]    |
[INFO] [stdout] 51 |     params.distinguished_name.push(DnType::CommonName, name);
[INFO] [stdout]    |                                    ^^^^^^ use of undeclared type `DnType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::DnType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyUsagePurpose` in this scope
[INFO] [stdout]   --> src/certificates.rs:53:28
[INFO] [stdout]    |
[INFO] [stdout] 53 |     params.key_usages.push(KeyUsagePurpose::DigitalSignature);
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^ use of undeclared type `KeyUsagePurpose`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::KeyUsagePurpose;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CertificateParams` in this scope
[INFO] [stdout]   --> src/certificates.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         CertificateParams::new(Vec::default()).expect("empty subject alt name can't produce error");
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ use of undeclared type `CertificateParams`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 25 -         CertificateParams::new(Vec::default()).expect("empty subject alt name can't produce error");
[INFO] [stdout] 25 +         CertificateDer::new(Vec::default()).expect("empty subject alt name can't produce error");
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::CertificateParams;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ExtendedKeyUsagePurpose` in this scope
[INFO] [stdout]   --> src/certificates.rs:56:15
[INFO] [stdout]    |
[INFO] [stdout] 56 |         .push(ExtendedKeyUsagePurpose::ServerAuth);
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ExtendedKeyUsagePurpose`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::ExtendedKeyUsagePurpose;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyPair` in this scope
[INFO] [stdout]   --> src/certificates.rs:60:20
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let key_pair = KeyPair::generate().unwrap();
[INFO] [stdout]    |                    ^^^^^^^ use of undeclared type `KeyPair`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::KeyPair;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `OffsetDateTime` in this scope
[INFO] [stdout]   --> src/certificates.rs:64:26
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn validity_period() -> (OffsetDateTime, OffsetDateTime) {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IsCa` in this scope
[INFO] [stdout]   --> src/certificates.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 27 |     params.is_ca = IsCa::Ca(BasicConstraints::Unconstrained);
[INFO] [stdout]    |                    ^^^^ use of undeclared type `IsCa`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::IsCa;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `OffsetDateTime` in this scope
[INFO] [stdout]   --> src/certificates.rs:64:42
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn validity_period() -> (OffsetDateTime, OffsetDateTime) {
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `BasicConstraints` in this scope
[INFO] [stdout]   --> src/certificates.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |     params.is_ca = IsCa::Ca(BasicConstraints::Unconstrained);
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^ use of undeclared type `BasicConstraints`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::BasicConstraints;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `DnType` in this scope
[INFO] [stdout]   --> src/certificates.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         DnType::CountryName,
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `DnType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::DnType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Duration` in this scope
[INFO] [stdout]   --> src/certificates.rs:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let day = Duration::new(86400, 0);
[INFO] [stdout]    |               ^^^^^^^^ use of undeclared type `Duration`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Duration;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::time::Duration;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use tokio::time::Duration;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ServerName`
[INFO] [stdout]  --> src/certificates.rs:1:56
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rustls::pki_types::{CertificateDer, PrivateKeyDer, ServerName};
[INFO] [stdout]   |                                                        ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PrintableString` in this scope
[INFO] [stdout]   --> src/certificates.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         PrintableString("BR".try_into().unwrap()),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these tuple variants
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::DnValue::PrintableString;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::InvalidAsn1String::PrintableString;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `DnType` in this scope
[INFO] [stdout]   --> src/certificates.rs:34:15
[INFO] [stdout]    |
[INFO] [stdout] 34 |         .push(DnType::OrganizationName, "Crab widgits SE");
[INFO] [stdout]    |               ^^^^^^ use of undeclared type `DnType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::DnType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyUsagePurpose` in this scope
[INFO] [stdout]   --> src/certificates.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 |     params.key_usages.push(KeyUsagePurpose::DigitalSignature);
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^ use of undeclared type `KeyUsagePurpose`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::KeyUsagePurpose;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyUsagePurpose` in this scope
[INFO] [stdout]   --> src/certificates.rs:36:28
[INFO] [stdout]    |
[INFO] [stdout] 36 |     params.key_usages.push(KeyUsagePurpose::KeyCertSign);
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^ use of undeclared type `KeyUsagePurpose`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::KeyUsagePurpose;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyUsagePurpose` in this scope
[INFO] [stdout]   --> src/certificates.rs:37:28
[INFO] [stdout]    |
[INFO] [stdout] 37 |     params.key_usages.push(KeyUsagePurpose::CrlSign);
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^ use of undeclared type `KeyUsagePurpose`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::KeyUsagePurpose;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyPair` in this scope
[INFO] [stdout]   --> src/certificates.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let key_pair = KeyPair::generate().unwrap();
[INFO] [stdout]    |                    ^^^^^^^ use of undeclared type `KeyPair`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::KeyPair;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Issuer` in this scope
[INFO] [stdout]   --> src/certificates.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 |     (cert, Issuer::new(params, key_pair))
[INFO] [stdout]    |            ^^^^^^ use of undeclared type `Issuer`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::Issuer;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Issuer` in this scope
[INFO] [stdout]   --> src/certificates.rs:47:28
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn new_end_entity(issuer: &Issuer<'static, KeyPair>) -> Certificate {
[INFO] [stdout]    |                            ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::Issuer;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `KeyPair` in this scope
[INFO] [stdout]   --> src/certificates.rs:47:44
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn new_end_entity(issuer: &Issuer<'static, KeyPair>) -> Certificate {
[INFO] [stdout]    |                                            ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::KeyPair;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Certificate` in this scope
[INFO] [stdout]    --> src/certificates.rs:47:57
[INFO] [stdout]     |
[INFO] [stdout]  47 | fn new_end_entity(issuer: &Issuer<'static, KeyPair>) -> Certificate {
[INFO] [stdout]     |                                                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.14.0/src/lib.rs:677:1
[INFO] [stdout]     |
[INFO] [stdout] 677 | pub struct CertificateDer<'a>(Der<'a>);
[INFO] [stdout]     | ----------------------------- similarly named struct `CertificateDer` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout]  47 | fn new_end_entity(issuer: &Issuer<'static, KeyPair>) -> CertificateDer {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rcgen::Certificate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CertificateParams` in this scope
[INFO] [stdout]   --> src/certificates.rs:49:22
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let mut params = CertificateParams::new(vec![name.into()]).expect("we know the name is valid");
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^ use of undeclared type `CertificateParams`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 49 -     let mut params = CertificateParams::new(vec![name.into()]).expect("we know the name is valid");
[INFO] [stdout] 49 +     let mut params = CertificateDer::new(vec![name.into()]).expect("we know the name is valid");
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::CertificateParams;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `DnType` in this scope
[INFO] [stdout]   --> src/certificates.rs:51:36
[INFO] [stdout]    |
[INFO] [stdout] 51 |     params.distinguished_name.push(DnType::CommonName, name);
[INFO] [stdout]    |                                    ^^^^^^ use of undeclared type `DnType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::DnType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyUsagePurpose` in this scope
[INFO] [stdout]   --> src/certificates.rs:53:28
[INFO] [stdout]    |
[INFO] [stdout] 53 |     params.key_usages.push(KeyUsagePurpose::DigitalSignature);
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^ use of undeclared type `KeyUsagePurpose`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::KeyUsagePurpose;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ExtendedKeyUsagePurpose` in this scope
[INFO] [stdout]   --> src/certificates.rs:56:15
[INFO] [stdout]    |
[INFO] [stdout] 56 |         .push(ExtendedKeyUsagePurpose::ServerAuth);
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ExtendedKeyUsagePurpose`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::ExtendedKeyUsagePurpose;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyPair` in this scope
[INFO] [stdout]   --> src/certificates.rs:60:20
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let key_pair = KeyPair::generate().unwrap();
[INFO] [stdout]    |                    ^^^^^^^ use of undeclared type `KeyPair`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rcgen::KeyPair;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `OffsetDateTime` in this scope
[INFO] [stdout]   --> src/certificates.rs:64:26
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn validity_period() -> (OffsetDateTime, OffsetDateTime) {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `OffsetDateTime` in this scope
[INFO] [stdout]   --> src/certificates.rs:64:42
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn validity_period() -> (OffsetDateTime, OffsetDateTime) {
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Duration` in this scope
[INFO] [stdout]   --> src/certificates.rs:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let day = Duration::new(86400, 0);
[INFO] [stdout]    |               ^^^^^^^^ use of undeclared type `Duration`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Duration;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::time::Duration;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use tokio::time::Duration;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ServerName`
[INFO] [stdout]  --> src/certificates.rs:1:56
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rustls::pki_types::{CertificateDer, PrivateKeyDer, ServerName};
[INFO] [stdout]   |                                                        ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `OffsetDateTime` in this scope
[INFO] [stdout]   --> src/certificates.rs:66:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let yesterday = OffsetDateTime::now_utc().checked_sub(day).unwrap();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^ use of undeclared type `OffsetDateTime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `OffsetDateTime` in this scope
[INFO] [stdout]   --> src/certificates.rs:67:20
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let tomorrow = OffsetDateTime::now_utc().checked_add(day).unwrap();
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^ use of undeclared type `OffsetDateTime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `OffsetDateTime` in this scope
[INFO] [stdout]   --> src/certificates.rs:66:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let yesterday = OffsetDateTime::now_utc().checked_sub(day).unwrap();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^ use of undeclared type `OffsetDateTime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `OffsetDateTime` in this scope
[INFO] [stdout]   --> src/certificates.rs:67:20
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let tomorrow = OffsetDateTime::now_utc().checked_add(day).unwrap();
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^ use of undeclared type `OffsetDateTime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `BluePond` (bin "BluePond") due to 27 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `BluePond` (bin "BluePond" test) due to 27 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "6b41be4087f6d726ed391c9ce9ff26e119f39f0064469cc9c6aefbfcc42e811d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b41be4087f6d726ed391c9ce9ff26e119f39f0064469cc9c6aefbfcc42e811d", kill_on_drop: false }`
[INFO] [stdout] 6b41be4087f6d726ed391c9ce9ff26e119f39f0064469cc9c6aefbfcc42e811d
